This section describes the parameters, specified by the user. As not every shape has such parameters, the Custom Properties section can be missing in the table.
To add the section:
- Apply the Insert Sections command from the Edit
menu or from the context menu in the table window.
The Insert Section dialog will come up.
- In the dialog, check the Custom Properties option and click
OK.
The Custom Properties section will be added to the table. Initially,
it has one row.
Another way of adding custom propertis is described in Shapes - Custom Properties.
In the formulas the cells are referenced as follows:
CustomProp.<field_name><row_number>
The following fields exist in the section:
Label
The name of the custom property.
Prompt
The tip that's displayed in the Custom Properties input dialog.
Type
The type of the parameter:
0 - String, 1 - Number, 2 - Fixed List, 3 - Variable
List, 4 - Boolean.
Format
The format of the value. If Type is a Fixed List
or a Variable List, contains the list of possible values, separated
with semicolons:
<value1>; <value2>; ...
Value
The value of the custom property.
Invisible
If TRUE, the user won't be asked to input the parameter in the Custom Properties dialog.
Verify
If TRUE, the user will be asked to input the parameter when the shape is copied.
For an example of using the Custom Properties section see Shapes -
Custom Properties.
For more information about the Custom Properties dialog see
Dialogs - Modal dialogs - Custom Properties.